projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9afa1f
)
* Fix missing entry in 'cl--typeof-types'
author
Andrea Corallo
<acorallo@gnu.org>
Tue, 20 Feb 2024 18:47:29 +0000
(19:47 +0100)
committer
Andrea Corallo
<acorallo@gnu.org>
Tue, 20 Feb 2024 18:52:37 +0000
(19:52 +0100)
* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add
'native-comp-unit'.
lisp/emacs-lisp/cl-preloaded.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/cl-preloaded.el
b/lisp/emacs-lisp/cl-preloaded.el
index 20e685555784ae1324ce9ca663f48c5b11e5267d..d533eea9e73a4935a85decaecc3535dccbc9e875 100644
(file)
--- a/
lisp/emacs-lisp/cl-preloaded.el
+++ b/
lisp/emacs-lisp/cl-preloaded.el
@@
-81,6
+81,7
@@
(tree-sitter-parser atom)
(tree-sitter-node atom)
(tree-sitter-compiled-query atom)
+ (native-comp-unit atom)
;; Plus, really hand made:
(null symbol list sequence atom))
"Alist of supertypes.